-
Home
-
Contact Form by Bit Form: Multi Step Form, Calculation Contact Form, Payment Contact Form & Custom Contact Form builder
-
2.0.10
-
Code
-
Classes
- ConditionalLogic
Total Complexity |
97 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
337 |
Lines of code |
287 |
Logical lines of code |
185 |
Comment lines |
0 |
Methods |
21 |
Properties |
2 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isLogicMatch() |
B |
43 |
17 |
54 |
getConditionStatus() |
A |
49 |
11 |
30 |
valueToCheck() |
A |
51 |
10 |
24 |
isEqual() |
A |
54 |
8 |
21 |
isNotEqual() |
S |
56 |
5 |
19 |
isContain() |
S |
56 |
5 |
18 |
isContainAll() |
S |
56 |
5 |
18 |
isNotContain() |
S |
56 |
5 |
18 |
isBetween() |
S |
65 |
5 |
8 |
isLessOrEqual() |
S |
69 |
3 |
6 |
logicOnFieldActionValue() |
S |
65 |
3 |
8 |
isStarttWithString() |
S |
69 |
3 |
6 |
isGreaterThenValue() |
S |
70 |
3 |
6 |
isGreatertOrEqual() |
S |
69 |
3 |
6 |
isLessThenValue() |
S |
69 |
3 |
6 |
isEndWithString() |
S |
62 |
2 |
11 |
logicOnFieldActionShow() |
S |
68 |
2 |
7 |
logicOnFieldActions() |
S |
62 |
1 |
11 |
isNotNull() |
S |
78 |
1 |
3 |
isNull() |
S |
79 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |